Skip to content

Check if plugin consumes v8 symbols #2138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 24, 2016
Merged

Conversation

petekanev
Copy link
Contributor

The PR introduces additional logic on beforePrepare in android builds to execute a node script that checks for dependencies consuming the public v8 API.

This is necessary in order to decide whether or not the optimized runtime package (stripped v8 symbols) should be used in the resulting APK.

@NativeScript/android-runtime

@petekanev petekanev force-pushed the pete/plugin-check-deps-v8 branch from 5d29e0a to c00dd98 Compare October 18, 2016 08:00
@enchev enchev merged commit 1ae7c85 into master Oct 24, 2016
@enchev enchev deleted the pete/plugin-check-deps-v8 branch October 24, 2016 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants